spinbutton: Make the swipe gesture only work on touch devices
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Aug 2014 19:54:39 +0000 (21:54 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Aug 2014 11:53:39 +0000 (13:53 +0200)
commitb7412a1d9b6956edfdc976b63e1126ff58a5cef2
treea907c8ee9caaabe3c314f731bb4d3c96aa0c5763
parent261bbd8d8eedafd3b4d807d76eda09812bc33b80
spinbutton: Make the swipe gesture only work on touch devices

This code was relying on the previous GtkGestureSingle::touch-only default
value.

https://bugzilla.gnome.org/show_bug.cgi?id=734285
gtk/gtkspinbutton.c